home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Government / CGNDB.src next >
Text File  |  1998-11-08  |  614b  |  26 lines

  1. # Created by Chris Gordon
  2. # http://www.interlog.com/~cagg
  3. # e-mail: chris.gordon@earthling.net
  4.  
  5. <search
  6. name = "Canadian Geographical Names DB"
  7. action = "http://Geonames.NRCan.gc.ca/cgi-bin/sima_name_v3?english"
  8. method = post
  9. update = "http://www.interlog.com/~cagg/sherlock/cgndb.hqx"
  10. updateCheckDays = 10
  11. >
  12.  
  13. <input name="name" user>
  14. <input name="query_type" value="C">
  15. <input name=region value="">
  16. <input name=order value="name_key,region_code,concise_order">
  17. <input name=concise value=ALL>
  18.  
  19. <interpret
  20. resultListStart = "Location</a></th>"
  21. resultListEnd = "</table>"    
  22.     
  23. resultItemStart = "<tr><td>"
  24. >
  25. </search>
  26.